home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / graphics / jclplasm.arj / README.TXT < prev   
Text File  |  1994-02-04  |  1KB  |  33 lines

  1.  
  2. JCL-Plasma v1.3a - (C) 1994 JCL-Software
  3. ----------------------------------------
  4.  
  5. This is a routine I've knocked up over the last couple of days to
  6. generate a 'real' plasma effect.  It was inspired by the plasma in
  7. RFVDEMO.ZIP by Thomas Hagen, and seeing his made me want to go write one
  8. of my own.  This one is a little different, however, from the routines
  9. already available (there are a couple of others).  Firstly it runs in
  10. full-screen 320x200 (as opposed to 160x100), and on my 486DX/33 it runs
  11. at _70fps_ both of which are vast improvements over the others that I
  12. have seen.
  13.  
  14. A 486 is recommended for this code.  It will work on a 386, but its a
  15. bit jerky.  (note that this will NOT work on a 286 - sorry).
  16.  
  17. I've put all the source code here - feel free to tweak, especially with
  18. the generating functions, but PLEASE distribute this ZIP file intact.
  19.  
  20. Contents:
  21.  
  22. JCLPLASM.COM  -  run this..
  23. JCLPLASM.ASM  -  source for ^
  24. PLASMA  .DAT  -  input file for ^
  25. GENPLAS .C    -  C source for generating functions
  26. README  .TXT  -  erm..
  27.  
  28. email comments to jcl1008@cus.cam.ac.uk  ( or Selwyn College,
  29.                                               Cambridge, UK )
  30.  
  31. Jezza (4/2/94)
  32.  
  33.